﻿/*temp.css*/
#nodata {
	padding:80px;
	padding-left:150px;
	border:solid 1px #eee;
	margin:10px 0;
	background:url(../images/nodata.gif) no-repeat 20px 20px;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display:none;
	z-index:1001;
	width:398px;
	border:1px solid #ccc;
	background:#fff;
	padding-bottom:20px;
}
#mesbook1_c div, #mesbook1 div {
	border:1px solid #E4E3E3;
	background:#EBECEB;
	height:18px;
	padding:4px .5em 0;
	margin-bottom:10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width:370px;
	margin:0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float:left;
	width:105px;
	overflow:hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width:265px;
	float:right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom:10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right:20px;
}
/*rollup.css
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(../images/top.gif) no-repeat}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/top.gif) no-repeat 0 -40px}
#roll{ z-index:999; display:block;width:15px;margin-right:-500px;position:fixed;right:50%;top:50%;_margin-right:-505px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop))}
*/
.youce {
	bottom: 25px;
	float: right;
	position: fixed;
	right: 5px;
	width: 54px;
	z-index: 10000;
}
.youce ul li {
	margin-bottom: 3px;
	width: 41px;
	height:41px;
	overflow:hidden;
}
.youce ul li em {
	display:block;
	height: 41px;
	width: 41px;
}
.youce ul li a.yc1 em {
	background: url("../images/yc_01.png") no-repeat scroll center center;
}
.youce ul li a.yc2 em {
	background: url("../images/yc_02.png") no-repeat scroll center center;
}
.youce ul li a.yc3 em {
	background: url("../images/yc_03.png") no-repeat scroll center center;
}
.youce ul li a.yc3 .wx_box {
	bottom: 3px;
	cursor: default;
	display: none;
	padding-right: 9px;
	position: absolute;
	right: 46px;
	width: 153px;
}
.youce ul li a.yc3 .yc_weixin {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d6d6d6;
	padding: 12px 11px 0;
}
.youce ul li a.yc3 .yc_weixin span {
	color: #333;
	display: block;
	line-height: 30px;
	text-align: center;
}
.youce ul li a.yc4 em {
	background: url("../images/yc_04.png") no-repeat scroll center center;
}
.youce ul li a.yc3:hover .wx_box {
	display: inline;
}
.youce ul li a {
	display: block;
	height: 41px;
	width: 41px;
	background:#35363a;
}
.youce ul li a:hover {
	background: #c8161d;
}
.ImTable * {
	padding:0px;
	margin:0px
}
.ImTable {
	border-collapse:collapse;
	border:none;
	background:url(../images/bg.gif)
}
.ImTable h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:5px
}
.ImHeader {
	height:165px;
	background:url(../images/im_01.gif)
}
.ImRow0 {
	background:url(../images/ico_item1.gif) no-repeat;
	margin:10px 10px 0;
	height:30px;
	padding-left:10px;
	padding-top:2px;
}
.ImRow1 {
	background:url(../images/ico_item1.gif) no-repeat;
	margin:10px 10px 0;
	height:30px;
	padding-left:10px;
	padding-top:1px;
}
a.im, a:hover.im {
	text-decoration:none;
	height:35px;
	color:#666;
	font-size:14px;
}
.ImFooter {
	height:90px;
	background:url(../images/im_04.gif) no-repeat;
	display:inline-block;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	margin:15px 0 0;
	font-family: "Microsoft YaHei";
}
.ImFooter p {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:10px 0;
}
 @charset "utf-8";
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	text-align: left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align:middle;
}
body {
	font:12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/*title*/
h1 {
	font-size:32px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
.mt10 {
	margin-top:10px;
}
 @charset "utf-8";
body {
	color:#666;
	font:14px/1.231 arial, helvetica, clean, sans-serif, "宋体";
} /*网站字体颜色*/
a {
blr:expression(this.onFocus=this.blur())
}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a {
	color:#666;
	text-decoration:none;
}  /*for ie f6n.net*/
a:focus {
	outline:0;
} /*for ff f6n.net*/
a:hover {
	text-decoration:none;
}
.vam {
	vertical-align:middle;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
p {
	word-spacing:-1.5px;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pa {
	position:absolute;
}
.pr {
	position:relative
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
	width:760px;
	margin:0 auto;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width:1082px;
	margin:0 auto;
	height: 80px;
}
.left {
	width:228px;
	float:left;
	overflow:hidden;
}
.left2 {
	width:775px;
	float:left;
	overflow:hidden;
}
.left3 {
	width:754px;
	float:left;
	overflow:hidden;
	color:#666;
}
.lefttop {
	background:url(../images/left_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-top:10px;
}
.left2top {
	background:url(../images/left2_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
}
.leftbot {
	background:url(../images/left_bot_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.left2bot {
	background:url(../images/right_bot2_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right {
	width:830px;
	float:left;
	display:inline;
	margin-left:24px;
	overflow:hidden;
}
.right2 {
	width:275px;
	float:right;
	overflow:hidden;
}
.right3 {
	width:201px;
	float:right;
	overflow:hidden;
	color:#666;
}
.righttop {
	background:url(../images/right_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
}
.right2top {
	background:url(../images/right2_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
}
.rightbot {
	background:url(../images/right_bot_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right2bot {
	background:url(../images/left_bot2_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right_main {
	width:830px;
	padding-bottom:15px;
	overflow:hidden;
}
.right2_main {
	width:273px;
	padding-bottom:15px;
	overflow:hidden;
	background:#f5f5f5;
}
.left2_main {
	width:775px;
	padding-bottom:15px;
	overflow:hidden;
}
/* function */
span {
	cursor: pointer;
}
h2 a:hover {
	text-decoration: none;
}
input, textarea {
	outline:none;
}
textarea {
	resize:none;
}
em {
	font-style: normal;
}
.f_cb:after, .f_cbli li:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
	content:".";
}
.f_cb, .f_cbli li {
	zoom:1;
}
.f_ib {
	display:inline-block;
*display:inline;
*zoom:1;
}
.f_dn {
	display:none;
}
.f_db {
	display:block;
}
.f_pr {
	position:relative;
}
.f_pa {
	position:absolute;
}
.f_fl {
	float:left;
}
.f_fr {
	float:right;
}
.f_prz {
	position:relative;
	zoom:1;
}
.f_oh {
	overflow:hidden;
}
.f_ar {
	font-family:arial, \5b8b\4f53;
}
.f_fw {
	font-family:"Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
	height: 450px;
}
.f_fa {
	font-family:Arial, Helvetica, sans-serif;
}
.f_fst {
	font-family: "宋体";
}
.f_fs1 {
	font-size:12px;
}
.f_fs2 {
	font-size:13px;
}
.f_fs3 {
	font-size:14px;
}
.f_fs4 {
	font-size:24px;
}
.f_fs5 {
	font-size:30px;
}
.f_fs6 {
	font-size:16px;
}
.f_cs1 {
	color:#1369c0;
}
.f_fwn {
	font-weight:normal;
}
.f_fwb {
	font-weight:bold;
}
.f_tal {
	text-align:left;
}
.f_tac {
	text-align:center;
}
.f_tar {
	text-align:right;
}
.f_csp {
	cursor:pointer;
}
/*头部开始*/
.g_top {
	height:150px;
	background:url(../images/topbg.jpg) repeat-x;
}
.top_t {
	height:30px;
	line-height:30px;
	color:#333333;
}
.top_t p {
	float:right;
}
.top_t p a {
	padding: 0 10px;
	color:#333333;
	background:url(../images/line1.jpg) no-repeat right center;
	display:inline-block;
}
.top_t p span a {
	background:none;
}
.top_t .a_last {
	background: none;
}
.top_c h1 {
	float:left;
	padding: 48px 27px 0 0;
}
.top_c h2 {
	float:left;
	height:60px;
	margin:44px 0 0 0;
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}
.top_c h2 b {
	color: #c8161d;
}
.top_c h2 em {
	display:block;
	color:#000000;
	font-weight:normal;
	font-size: 18px;
	padding-top: 7px;
}
.top_c p {
	float:right;
	margin:52px 0 0 0;
	padding: 0 0 0 52px;
	background:url(../images/tel.jpg) no-repeat left top;
	color:#555555;
	font-size:14px;
	font-family:"Microsoft Yahei"
}
.top_c p span {
	display:block;
	font-size:30px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.top_c p span a{
	font-style:italic;
	display:block;
	font-size:18px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
/* 导航 */
.g_nav {
	background: #2962B3;
}
.nav {
	height:50px;
	font-family:"Microsoft Yahei";
	line-height: 50px;
	width: 1082px;
	margin: 0 auto;
}
.nav li {
	float:left;
	font-size:16px;
	border-right: 12px solid #2962B3;
}
.nav .lastli {
	border-right: none;
}
.nav li a {
	display:inline-block;
	padding: 0 25px;
	color:#fff;
	line-height:50px;
}
.nav li a:hover, .nav .cur a {
	color: #000;
	background: #fff100;
}
/*头部结束*/


/*搜索*/
.g_ser {
	height:56px;
	line-height:56px;
	background: #fff;
	border-bottom: 1px solid #e6e6e6;
}
.h_sea {
	height:56px;
	overflow:hidden;
	color:#555555;
}
.h_sea b {
	font-weight: normal;
}
.inp01 {
	height:32px;
	line-height:32px;
	background:url(../images/s_inp.jpg) no-repeat;
	padding-left: 20px;
	width:288px;
	float:left;
	color:#cecece;
	border: none;
	font-family:"Microsoft YaHei";
}
.s_ss {
	float:left;
	width:48px;
	height:32px;
}
.key a {
	color:#555555;
	padding-right: 10px;
}
.s_inp {
	padding-top: 12px;
}
/*底部开始*/
.g_ft {
	height:240px;
	background: url(../images/ftbg.jpg) repeat-x;
}
.g_ft .m_fnav {
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
}
.g_ft .m_fnav a {
	color:#fff;
	padding:0 36px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	background: url(../images/ftline.jpg) no-repeat right center;
}
.g_ft .m_fnav .lasta {
	background: none;
}
.g_ft .m_fnav a:hover {
	background: #c8161d;
}
.g_ft .m_fnav .lasta {
	border: none;
}
.g_ft .f_ftcon {
	color: #555555;
	padding: 30px 0 0 440px;
	line-height: 32px;
	font-size: 12px;
}
.g_ft .f_ftcon a {
	color:#555555;
}
.g_ft .flogo {
	left:135px;
	top:62px;
}
.g_ft .code {
	top:40px;
	right: 135px;
}
.g_ft .code em {
	display: block;
	width: 108px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #555555;
}
.g_ft .line1 {
	width: 1px;
	height: 110px;
	background: #cecece;
	left:400px;
	top:95px;
}
.g_ft .line2 {
	width: 1px;
	height: 110px;
	background: #cecece;
	left:800px;
	top:95px;
}
/*底部结束*/
